/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size: 56% }
body { line-height: 1.8; padding-top: 60px; box-sizing: border-box }

input { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; appearance:none; -moz-appearance:none; -webkit-appearance:none }

.container { width: 86% }

.disflex { display: block; align-items: center }
.mo_disflex_n { display: flex; flex-direction: column-reverse }
.mo_disflex_n>div:first-of-type { margin-top: 20px }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.mo_poabsolute-h50 { position:absolute; top:50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
.mo_poabsolute-b { position:absolute; bottom:0 }

/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }


h1, .h1, h2, .h2, h3, .h3 { font-size: 2.8rem }
h4, .h4 { font-size: 2.4rem }

.mo_bgf9f9f9 { background: #f9f9f9 }

.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop30 { margin-top:30px }
.mo_margintop40 { margin-top:40px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom15 { margin-bottom:15px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }
.mo_marginbottom40 { margin-bottom:40px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }
.mo_marginleft30 { margin-left:30px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px }
.mo_marginright10 { margin-right:10px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop40 { padding-top:40px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom5 { padding-bottom:5px }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft15 { padding-left:15px }
.mo_paddingleft20 { padding-left:20px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright15 { padding-right:15px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding5 { padding:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding15 { padding:15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.paddingtop40 { padding-top: 30px }
.paddingbottom40 { padding-bottom:30px }

.mo_row10 { margin-left: -10px; margin-right: -10px }

.mo_dis { display: block }
.mo_undis { display:none!important }

.area_100, .area_90, .area_85, .area_80, .area_75, .area_70, .area_66, .area_65, .area_60, .area_55, .area_50, .area_48, .area_45, .area_40, .area_35, .area_33, .area_30, .area_28, .area_25, .area_22, .area_20, .area_10 { float:none; width:100% }

.mo_width15 { max-width: 15%; width:15% }
.mo_width30 { max-width: 30%; width:30% }
.mo_width33 { max-width: 33%; width:33% }
.mo_width40 { max-width: 40%; width:40% }
.mo_width50 { max-width: 50%; width:50% }
.mo_width60 { max-width: 60%; width:60% }
.mo_width80 { max-width: 80%; width:100% }
.mo_width100 { max-width: 100%; width:100% }
.mo_heightauto { height: auto }

.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
.com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_max3, .com-rows_4, .com-rows_max4, .com-rows_5, .com-rows_6 { max-height: 100%; height:auto; line-height:1.8em; overflow:visible; text-overflow:inherit; display:block }

.block-padding { padding-top: 30px; padding-bottom: 30px }
.block-padding-t { padding-top: 30px }
.block-padding-b { padding-bottom: 30px }
.block-padding-t-10, .block-padding-t05 { padding-top: 20px }
.block-padding-b-10, .block-padding-b05 { padding-bottom: 20px }

.card-box { padding: 20px; box-sizing: border-box }

.mo_grid-1column { grid-template-columns: repeat(1, 1fr) }
.mo_grid-2column { grid-template-columns: repeat(2, 1fr) }

.inside-banner-title .title-bg { width: 120%; margin-left: -42% }
.inside-banner-b, .inside-banner-b .inside-banner { height: 40vh }
.inside-banner-title { top: 60% }

.left-right-con { flex-direction: column-reverse; gap: 20px }
.left-right-con>div { width: 100% }
.left-right-box:nth-child(odd) .left-right-con { flex-direction: column-reverse }

.paginationjs .paginationjs-page, .paginationjs .paginationjs-ellipsis { display: none }
.paginationjs .paginationjs-page.active { display: block }

.scroll { display: none!important }

/*-------------------头部-------------------*/
.mo_language { position: absolute; right: 50px; top: 0; font-size: 16px; height: 60px; line-height: 60px; }
.mo_language a { color: #373935 }
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; top: 0; left: 0; z-index: 1003; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1); box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.logo-mobile { width: auto; height: 20px; margin-top: 20px; margin-left: 20px; background: url(/images/logo.png) 0 0 no-repeat; background-size: auto 100%; max-width: calc(100% - 110px); }
.nav-mobile-icon.hover .icon-jia::before { content: '\e620' }
.menu { width: 24px; text-align: center; height: 18px; line-height: 18px; position: absolute; right: 20px; top: 21px; cursor: pointer; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.bar { height: 2px; width: 24px; display: block; position: absolute; background-color: #4e9636; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.menu .bar:nth-of-type(1) { top: 0; -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0; -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0; -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out; -webkit-transition-delay: 0.3s, 0; transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0; }
.menu .bar:nth-of-type(2) { top: 8px; -moz-transition: ease 0.1s 0.2s; -o-transition: ease 0.1s 0.2s; -webkit-transition: ease 0.2s; -webkit-transition-delay: 0.2s; transition: ease 0.2s 0.2s; }
.menu .bar:nth-of-type(3) { top: 16px; -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0; -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0; -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out; -webkit-transition-delay: 0.3s, 0; transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0; }
.menu.hover .bar:nth-of-type(1) { top: 8px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transition: top 0.2s ease 0, -moz-transform 0.2s ease-out 0.3s; -o-transition: top 0.2s ease 0, -o-transform 0.2s ease-out 0.3s; -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out; -webkit-transition-delay: 0, 0.3s; transition: top 0.2s ease 0, transform 0.2s ease-out 0.3s; }
.menu.hover .bar:nth-of-type(2) { opacity: 0; }
.menu.hover .bar:nth-of-type(3) { top: 8px; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transition: top 0.2s ease 0, -moz-transform 0.2s ease-out 0.3s; -o-transition: top 0.2s ease 0, -o-transform 0.2s ease-out 0.3s; -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out; -webkit-transition-delay: 0, 0.3s; transition: top 0.2s ease 0, transform 0.2s ease-out 0.3s; }
.nav-mobile { width: 100%; height: calc(100% - 60px); background-color: #fff; padding-top: 60px; position: fixed; z-index: 1002; top: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); -o-transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); overflow: hidden; }
.nav-mobile.open { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.nav-mobile .menu-items { -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); -o-transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); transition: all 0.5s cubic-bezier(0.45,0,0.14,1.03); }
.nav-mobile.open .menu-items { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.nav-mobile .menu-item { opacity: 0; -webkit-transition: all 0.5s cubic-bezier(0.45, 0, 0.14, 1.03); -o-transition: all 0.5s cubic-bezier(0.45, 0, 0.14, 1.03); transition: all 0.5s cubic-bezier(0.45, 0, 0.14, 1.03); position: relative; }
.nav-mobile.open .menu-item { opacity: 1; }
.nav-mobile .menu-item .nav-mobile-level { display: block; padding: 0 20px; height: 42px; line-height: 42px; border-top: 1px solid #eee; color: #373935; }
.nav-mobile-icon { width: 62px; height: 42px; line-height: 42px; text-align: center; position: absolute; right: 0; top: 0 }
.nav-mobile-icon .iconfont { line-height: 42px }
.nav-mobile-level2 { width: 100%; padding: 0 20px; box-sizing: border-box; display: none }
.nav-mobile-level2 a { display: inline-block; width: 100%; padding: 0 20px; box-sizing: border-box; height: 36px; line-height: 36px; border-top: 1px solid #f1f1f1; color: rgba(0,0,0,0.8) }

/*-------------------底部通用-------------------*/
.foot-container { padding-top: 0!important }
.foot-copyright { margin-top: 0; border-top: 0 }
.fixedicon { display: none!important }
.department-touch { min-width: 110px }

/*-------------------首页-------------------*/
.mo_indexkv { width: calc(100vw); height: calc(100vh - 60px); overflow: hidden; position: relative }
.mo_indextheme { width: 100%; position: absolute; top: 13vh; left: 0; z-index: 2 }
.mo_indexbanner { width: 100%; height: auto; max-height: 100%; object-fit: cover; object-position: center 80% }

/*-------------------走进新城-------------------*/
/* .about-grid>div:nth-of-type(2), .about-grid>div:nth-of-type(3) { background: #e7e7e7 }
.about-grid>div:nth-of-type(4) { background: #eeeeee } */
.about-party { padding: 6vh 0 20vh }

.intro-grid>div:nth-of-type(1), .intro-grid>div:nth-of-type(2) { border-bottom: 0 }
.intro-grid>div:nth-of-type(2) { border-right: 1px solid #ededed }

.intro-culture, .history-theme { height: auto; min-height: auto; padding: 30vh 0 10vh } 

.history-swiper .swiper1 { width: calc(100% - 80px) }
.history-swiper .swiper1 .swiper-slide>div { top: 0; transform: translateY(0) }
.history-swiper .swiper2-box { width: 60px }
.history-swiper .swiper2 .swiper-slide p { font-size: 2rem }

.organization-swiper { padding-bottom: 50px }
.organization-swiper .swiper-pagination-bullet-active { background: #bc0000 }

.party-logo { width: 30%; margin: 0 auto 20px }

.culture-panels { display: block; height: auto; position: static }
.culture-panels .panel { min-height: auto; border-right: none; border-bottom: 2px solid #fff; background: #4e9636 }
.culture-panels .panel-title, .culture-panels .panel.active .panel-title { display: block; color: #fff; writing-mode: horizontal-tb; margin: auto; position: static; top: 0; left: 0; transform: translateX(0) }
.culture-panels .panel-text, .culture-panels .panel.active .panel-text { width: 100%; transform: translate(0, 0) }

/*-------------------业务版图-------------------*/
.business-panels-box { height: auto; background: transparent }
.business-panels { display: block; height: auto; position: static }
.business-panels .panel { border-right: 0; border-bottom: 1px solid rgba(255,255,255,0.4); position: relative }
.business-panels .panel::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 0; pointer-events: none }
.business-panels .panel:nth-of-type(1) { background: url(../images/business/img01.jpg) center center no-repeat; background-size: cover }
.business-panels .panel:nth-of-type(2) { background: url(../images/business/img02.jpg) center center no-repeat; background-size: cover }
.business-panels .panel:nth-of-type(3) { background: url(../images/business/img03.jpg) center center no-repeat; background-size: cover }
.business-panels .panel:nth-of-type(4) { background: url(../images/business/img04.jpg) center center no-repeat; background-size: cover }
.business-panels .panel-content { padding: 6vh 0; margin: 0 auto; position: relative; z-index: 2 }
.business-panels .panel-text { transform: translate(0, 0) }

.multi-grid { border-bottom: 1px solid #ededed }
.multi-grid>div { border-bottom: 0 }
.multi-grid>div:nth-of-type(2n) { border-right: 1px solid #ededed }
.multi-grid.stats-grid-5column>div:last-child { grid-column: 1 / -1 }

.com-swiper-out { padding-bottom: 30px }
.com-swiper-out .swiper-pagination { bottom: 0!important }
.com-swiper-out .swiper-pagination-bullet-active { background: #4e9636 }
.com-swiper-out .swiper-button-prev, .com-swiper-out .swiper-button-next { display: none!important }
.Cswiper-title { padding: 10px }
.Cswiper-title h6, .Cproject-swiper h5 { font-size: 1.4rem }

.Cip-panels .panel { height: 200px; min-width: auto }
.Cip-panels .panel:nth-of-type(2) { margin-left: 10px; margin-right: 10px }
.Cip-panels .panel.active { flex: 0 0 70% }
.Cip-panels .panel.active .panel-logo { width: 60px; top: 10px; left: 10px }

.construction-tabs .tab-btn { font-size: 1.4rem }
.construction-tabs .tab-btn.active { font-size: 2rem }

.cc-con { display: block }
.cc-con>div:last-of-type { padding: 20px; gap: 20px }

.CP1-swiper .swiper-slide, .CP2-swiper .swiper-slide, .CP3-swiper .swiper-slide { min-height: 300px }
.CP1-swiper .swiper-slide img, .CP2-swiper .swiper-slide img, .CP3-swiper .swiper-slide img { min-height: 300px; object-fit: cover }
.CP1-swiper .swiper-slide h1, .CP2-swiper .swiper-slide h1, .CP3-swiper .swiper-slide h1 { font-size: 2.4rem }


.product-swiper { padding-top: 60px }
.product-swiper .swiper { width: 100% }
.product-swiper .swiper-button-prev, .product-swiper .swiper-button-next { display: none }

.rs-operator { height: auto; min-height: auto; padding: 6vh 0 }
.rs-operator .card-box { padding-bottom: 3vw }
.marketing-text { display: block }
.marketing-title .iconfont { display: none }
.marketing-text:nth-of-type(2) { padding-bottom: 20px; border-bottom: 0 }


/*-------------------新闻-------------------*/
.news-tabs .tab-header { overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; scrollbar-width: thin; padding-bottom: 10px }
.news-tabs .tab-btn { flex: 0 0 auto; width: auto; min-width: 90px; text-align: center; white-space: normal; word-break: break-word }
.news-tabs .tab-header::-webkit-scrollbar { display: none }


/*-------------------投资者关系-------------------*/
/* .investor-banner, .investor-banner .inside-banner { height: calc(100vh - 60px) }
.investor-banner .inside-banner-title { top: 25% }
.investor-stockbox { top: 60% }
.investor-stock { width: 100% } */

.investor-mainbox { padding-right: 0 }
.investor-rbox { width: 100%; float: none; margin-right:0 }
.investor-list li a { padding: 45px 0 20px }
.investor-list li a span { margin-left: 0; margin-top: -25px; width: 100% }

.investor-iconbox>div { padding: 20px; border: 1px solid #ededed; display: flex; align-items: center }
.investor-iconbox>div:last-of-type { display: none }
.investor-iconbox>div>div { text-align: left; margin-left: 20px }

/*-------------------可持续发展-------------------*/
.dindex-text { min-height: auto }
.mo_corporate-banner { object-position: 75%!important } 
.corporate-con01 .stats-grid-2column>div, .green-con03 .stats-grid-2column>div { padding: 20px }
.corporate-con02 .area_50:nth-of-type(2) { border-left:0; border-top: 1px solid #ededed; padding-top: 20px; margin-top: 20px }
.corporate-con03 a { float: none; width: 100% }
.corporate-con03 a:nth-of-type(odd) { margin-right: 0 }

.mo_green-banner { object-position: 70%!important } 
.green-con01-chart { display: block }
.green-con01 .area_28 { margin: 0 auto 30px }
.green-con01 .area_28:last-of-type { margin-bottom: 0 }
.green-con02 { height: auto; min-height: auto; padding: 10vh 0; position: relative } 
.green-con02::before, .green-swiper .swiper-slide::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 0; pointer-events: none }

.green-swiper .swiper-slide { min-height: 400px }
.green-swiper .swiper-slide img { min-height: 400px; object-fit: cover }

.fiven-box { border-radius: 26vw }
.fiven-con { flex-wrap: wrap; flex-direction: column }
.fiven-con>div { width: 48vw; height: 48vw; overflow: hidden }
.fiven-con>div:nth-of-type(even) { margin: -10vw 0 -10vw 20vw }
.fiven-con>div:nth-of-type(3)::before, .fiven-con>div:nth-of-type(5)::before { left: 29vw; transform: rotate(120deg); top: 4vw }
.fiven-con>div:nth-of-type(1)::before, .fiven-con>div:nth-of-type(3)::after { right: 40vw; transform: rotate(45deg); bottom: -73vw }

.mo_character-banner { object-position: 80%!important }
.character-con01 .padding20 { padding: 20px 5px }
.character-con02 { height: auto; min-height: auto; padding: 10vh 0 } 

.character-icon-grid { grid-template-columns: repeat(3, 1fr); text-align: center }
.character-icon-text { display: none }


.character-con06 .stats-grid-3column>div { border-right: 1px solid #ddd; box-sizing: border-box }
.character-con06 .stats-grid-3column>div:nth-of-type(3n) { border-right: 1px solid #ddd }
.character-con06 .stats-grid-3column>div:nth-of-type(2n) { border-right: 0 }
.character-con06 .stats-grid-3column>div:nth-of-type(4) { border-bottom: 1px solid #ddd }

.people-banner .inside-banner { object-position: 80% }
.people-con01 { height: auto; min-height: auto; padding: 0; background: #f9f9f9 }
.people-con01 .colorfff { color: #000 }
.people-con01 h4 { border-bottom: 1px solid #ededed; color: #103d00; padding-bottom: 20px }

.plan-panels { display: block; height: auto; position: static; border-right: 0; min-height: auto }
.plan-panels .panel { min-height: auto }
.plan-panels .panel-content { padding: 30px 0 30px 20px }
.plan-panels .panel-title { display: none }
.plan-panels .panel-text { width: calc(700px - 10vw); transform: translate(-200%, 0); transition: all 0.8s; color: #fff }
.plan-panels .panel-text, .plan-panels .panel.active .panel-text { width: 100%; transform: translate(0, 0) }
.plan-panels .panel-text h4::before { left: -20px }


/*-------------------客户服务-------------------*/
.service-360 .container { display: block }
.service-360-theme { width: 100%; margin-top: 30px; margin-bottom: 30px; background: transparent; color: #000; padding: 0 }
.service-360-theme .iconfont, .service-360-theme img { display: none }
.service-360 .area_50:nth-of-type(2) img { margin-bottom: 0 }
.service-4008 { padding: 30px 0 }

/*-------------------联系我们-------------------*/
.contact-way { padding-top: 20px; padding-left: 0 }
.contact-way:nth-of-type(2) { margin-top: 30px }
.contact-way::before { left: 0 }
.contact-iconbox { display: none }
.contact-ewm-box { width: 100%; max-width: 100%; margin: auto; position: static; top: 0; left: 0; transform: translate(0, 0); opacity: 1; visibility: visible }
.contact-logo { gap: 0 }
.contact-logo>div { margin: 20px 0 }


}



/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}